The File Info window is used to set the attributes of a File script item. This window is opened when a new File item is created from Script:New Item:File. It is also opened when a File item is selected and Script:Edit Item... is chosen.
The File Info window contains the following items:
A full pathname must begin with a disk name and end with a file name. In between are the folders that lead to the file. For example, the full pathname Data:MyProduct:DataFiles:MyData specifies a file named "MyData" on a disk named "Data" within a folder named "DataFiles" inside the "MyProduct" folder.
A partial pathname is similar to a full pathname except that a disk name is not required. The partial path is considered to be relative to the location of the installer application. Using the example above, if the installer application were running from within the "My Product" folder on "Data", the partial path to the file would be :DataFiles:MyData. Note that a partial path must begin with a colon.
[Contents | Contact Information]
Last modified 26-MAR-96